ntp
system/ntp
Type: Directory
system/ntp/monitor-peers
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| type | string | |
| address | address (flags=46) | |
| refid | string | |
| stratum | num | |
| hpoll | num | |
| ppoll | num | |
| root-delay | num | |
| root-disp | num | |
| offset | num | |
| delay | num | |
| disp | num | |
| jitter | num |
system/ntp/client
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| mode | enum (unicast | broadcast | multicast | manycast) | |
| servers | multi_arg { address (flags=46D) } | |
| vrf | enum |
| Read-only Argument | Type | Description |
|---|---|---|
| freq-drift | num | |
| status | enum (stopped | waiting | synchronized | using-local-clock) | |
| synced-server | address (flags=46D) | |
| synced-stratum | num | |
| system-offset | num |
system/ntp/client/reset-freq-drift
Type: Command
system/ntp/client/servers
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | |
| D | dynamic |
| Argument | Type | Description |
|---|---|---|
| address ( mandatory ) | address (flags=46D) | |
| min-poll | num | |
| max-poll | num | |
| iburst | bool | |
| auth-key | enum (none) |
| Read-only Argument | Type | Description |
|---|---|---|
| resolved-address | address (flags=46) |
system/ntp/server
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| broadcast | bool | |
| multicast | bool | |
| manycast | bool | |
| broadcast-addresses | multi_arg { ipAddr } | |
| vrf | enum | |
| use-local-clock | bool | |
| local-clock-stratum | num | |
| auth-key | enum (none) |
system/ntp/key
Type: Directory
| Argument | Type | Description |
|---|---|---|
| key-id ( mandatory ) | num | |
| key-val ( mandatory ) | string |